• validateProductOnProductDetailsPage

    10:32:44 PM / 00:00:17:528 Pass

    validateProductOnProductDetailsPage
    10.29.2021 10:32:44 PM 10.29.2021 10:33:02 PM 00:00:17:528 · #test-id=1
    NISHANT RAJAT BVT REGRESSION Android_Pixel_4
    StatusTimestampDetails
    Info 10:32:47 PM Filling standard_user in Username Textbox
    Info 10:32:48 PM Filling secret_sauce in Password Textbox
    Info 10:32:49 PM Login button is clicked
    Pass 10:32:52 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Info 10:32:52 PM Sauce Labs Backpack is clicked
    Pass 10:32:55 PM Assertion for - Title for Sauce Labs Backpack | Actual: Sauce Labs Backpack and Expected: Sauce Labs Backpack
    Pass 10:32:56 PM Assertion for - Description for Sauce Labs Backpack | Actual: carry.allTheThings() with the sleek, streamlined Sly Pack that melds uncompromising style with unequaled laptop and tablet protection. and Expected: carry.allTheThings() with the sleek, streamlined Sly Pack that melds uncompromising style with unequaled laptop and tablet protection.
    Pass 10:33:02 PM Assertion for - Price for Sauce Labs Backpack | Actual: $29.99 and Expected: $29.99
    Pass 10:33:02 PM validateProductOnProductDetailsPage is passed.
  • invalidPassword

    10:32:45 PM / 00:00:05:802 Pass

    invalidPassword
    10.29.2021 10:32:45 PM 10.29.2021 10:32:51 PM 00:00:05:802 · #test-id=2
    NISHANT PANKAJ SANITY BVT REGRESSION Android_Pixel_3
    StatusTimestampDetails
    Info 10:32:47 PM Filling standard_user in Username Textbox
    Info 10:32:48 PM Filling invalidpassword in Password Textbox
    Info 10:32:49 PM Login button is clicked
    Pass 10:32:51 PM Assertion for - Error Message for Invalid Credentials | Actual: Username and password do not match any user in this service. and Expected: Username and password do not match any user in this service.
    Pass 10:32:51 PM invalidPassword is passed.
  • invalidUserName

    10:32:51 PM / 00:00:03:295 Pass

    invalidUserName
    10.29.2021 10:32:51 PM 10.29.2021 10:32:54 PM 00:00:03:295 · #test-id=3
    GAUTAM RAJAT SANITY REGRESSION SMOKE Android_Pixel_3
    StatusTimestampDetails
    Info 10:32:51 PM Filling invalidusername in Username Textbox
    Info 10:32:52 PM Filling secret_sauce in Password Textbox
    Info 10:32:53 PM Login button is clicked
    Pass 10:32:54 PM Assertion for - Error Message for Invalid Credentials | Actual: Username and password do not match any user in this service. and Expected: Username and password do not match any user in this service.
    Pass 10:32:54 PM invalidUserName is passed.
  • successfulLogin

    10:32:54 PM / 00:00:04:932 Pass

    successfulLogin
    10.29.2021 10:32:54 PM 10.29.2021 10:32:59 PM 00:00:04:932 · #test-id=4
    RAJAT PANKAJ SANITY BVT REGRESSION Android_Pixel_3
    StatusTimestampDetails
    Info 10:32:54 PM Filling standard_user in Username Textbox
    Info 10:32:55 PM Filling secret_sauce in Password Textbox
    Info 10:32:56 PM Login button is clicked
    Pass 10:32:59 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Pass 10:32:59 PM successfulLogin is passed.
  • validateProductOnProductsPage

    10:33:05 PM / 00:00:04:909 Skip

    validateProductOnProductsPage
    10.29.2021 10:33:05 PM 10.29.2021 10:33:09 PM 00:00:04:909 · #test-id=5
    GAUTAM NISHANT REGRESSION SMOKE Android_Pixel_4
    StatusTimestampDetails
    Info 10:33:07 PM Filling standard_user in Username Textbox
    Info 10:33:08 PM Filling secret_sauce in Password Textbox
    Info 10:33:09 PM Login button is clicked
    Skip 10:33:09 PM java.lang.AssertionError: *******************************Failing intentionally
    Skip 10:33:09 PM
    Skip 10:33:09 PM validateProductOnProductsPage is skipped.
  • validateProductOnProductsPage

    10:33:12 PM / 00:00:05:014 Fail

    validateProductOnProductsPage
    10.29.2021 10:33:12 PM 10.29.2021 10:33:17 PM 00:00:05:014 · #test-id=6
    GAUTAM NISHANT REGRESSION SMOKE Android_Pixel_4
    StatusTimestampDetails
    Info 10:33:14 PM Filling standard_user in Username Textbox
    Info 10:33:15 PM Filling secret_sauce in Password Textbox
    Info 10:33:16 PM Login button is clicked
    Fail 10:33:16 PM java.lang.AssertionError: *******************************Failing intentionally
    Fail 10:33:16 PM
    Exception occured, click to see details: [org.testng.Assert.fail(Assert.java:99)
    com.appium.tests.ProductTests.validateProductOnProductsPage(ProductTests.java:90)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:498)
    org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
    org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
    org.testng.internal.TestInvoker.retryFailed(TestInvoker.java:213)
    org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:58)
    org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
    org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
    org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
    org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
    java.util.ArrayList.forEach(ArrayList.java:1259)
    org.testng.TestRunner.privateRun(TestRunner.java:794)
    org.testng.TestRunner.run(TestRunner.java:596)
    org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
    org.testng.SuiteRunner.access$000(SuiteRunner.java:28)
    org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:418)
    org.testng.internal.thread.ThreadUtil.lambda$execute$0(ThreadUtil.java:64)
    java.util.concurrent.FutureTask.run(FutureTask.java:266)
    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    java.lang.Thread.run(Thread.java:748)]
    Fail 10:33:17 PM
    Fail 10:33:17 PM validateProductOnProductsPage is failed.

Started

Oct 29, 2021 10:32:32 PM

Ended

Oct 29, 2021 10:33:20 PM

Tests Passed

4

Tests Failed

1

Tests
Log events

Timeline

Author

NamePassedFailedSkippedOthersPassed %
GAUTAM 1 1 1 0 33.333%
PANKAJ 2 0 0 0 100%
RAJAT 3 0 0 0 100%
NISHANT 2 1 1 0 50%

Tags

NamePassedFailedSkippedOthersPassed %
BVT 3 0 0 0 100%
SMOKE 1 1 1 0 33.333%
SANITY 3 0 0 0 100%
REGRESSION 4 1 1 0 66.667%

Device

NamePassedFailedSkippedOthersPassed %
Android_Pixel_3 3 0 0 0 100%
Android_Pixel_4 1 1 1 0 33.333%

System/Environment

NameValue
Organization Nagarro
Employee Rajat Verma
Domain Engineering (IT - Software)
Skill Test Automation Engineer